Papers with generative neural model
Using Domain Knowledge to Guide Dialog Structure Induction via Neural Probabilistic Soft Logic (2023.acl-long)
Copied to clipboard
Connor Pryor, Quan Yuan, Jeremiah Liu, Mehran Kazemi, Deepak Ramachandran, Tania Bedrax-Weiss, Lise Getoor
| Challenge: | Existing DSI approaches infer latent dialog structure without access to domain knowledge. |
| Approach: | They propose a neural-symbolic approach that injects symbolic knowledge into latent space of a generative neural model. |
| Outcome: | The proposed approach boosts performance over the canonical baselines over three dialog structure induction datasets. |
Semi-Supervised Semantic Dependency Parsing Using CRF Autoencoders (2020.acl-main)
Copied to clipboard
| Challenge: | Semantic dependency parsing allows words to have multiple dependency heads, resulting in graph-structured representations. |
| Approach: | They propose an approach to semi-supervised learning of semantic dependency parsers based on the CRF autoencoder framework. |
| Outcome: | The proposed model improves over the baseline model and is arc-factored. |